EXERCISE 4: Now let's use the functions we just made.

  • At the bottom of the program, call the three functions you previously created: spell_1, spell_2, spell_3.
  • If you forgot how to call a function, you can check the Function Call block in . Just make sure to change the name to one of the new functions you made!
  • Add a Wait command between each function call.

To navigate the page using the TAB key, first press ESC to exit the code editor.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • Submit Work
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)